@charset "utf-8";
/* CSS Document */
html, body, ul, li, h1, h2, h3, h4, h5, h6, fieldset, legend {padding:0; margin:0;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#nav {
     margin:0 ; 
     width:659px; 
     display:block;
	 font-size:14px; 
	 font-family:"微软雅黑";
}
#nav .mainlevel {
      background:url(../images/d2.jpg) 0 0 repeat-x; 
	  float:left; 
	  margin-right:0px; 
	  width:94px;
/*IE6 only*/}
#nav .mainlevel a {
	color:#ffffff;
	text-decoration:none;
	line-height:63px;
	display:block;
	padding:0;
	width:94px;
	text-align:left;
	 font:14px/68px 'SimSun',Arial,Sans-Serif;
	  }
#nav .mainlevel a:hover {
       font:14px/68px 'SimSun',Arial,Sans-Serif;
	   color: #ebe3d5;
	   height:63px
	  text-decoration:none; 
	  background:url(../images/slide-panel_03.png) 0 0 repeat-x;
	  }
#nav .mainlevel1 {
      background:#605e5f 0 0 repeat-x;
	  float:left;
	  margin-left:-18px;
	  *margin-left:-18px;
	  width:99px;
/*IE6 only*/}
#nav .mainlevel1 a {
      color:#ffffff; 
	 font:12px/30px 'SimSun',Arial,Sans-Serif;
	  text-decoration:none; 
	  line-height:30px; 
	  display:block; 
	  padding:0; 
	  width:99px;
	  text-align:center;
	  }
#nav .mainlevel1 a:hover {
      color:#666465;
	   font:12px/30px 'SimSun',Arial,Sans-Serif;
	  line-height:30px;
	  text-decoration:none; 
	   background:#b9b9b9;
	  }
#nav .mainlevel ul {
      display:none; 
	  position:absolute;
	  }
#nav .mainlevel li {
      background:url(../images/d1.jpg) 0 0 repeat-x;; 
	  width:94px;
	  /*IE6 only*/}
